FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot4 (47 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot4&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner
Version 1.0.0
Status active
Name PractitionerEHR
Title Practitioner EHR
Experimental False
Realm uv
Authority national
Description A person who is directly or indirectly involved in the provisioning of healthcare.
Type Practitioner
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-allergyIntolerance AllergyIntolerance EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-composition-drugs Composition Drugs EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationAdministration MedicationAdministration EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole PractitionerRole EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest ServiceRequest EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-encounter Encounter EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationRequest MedicationRequest EHR
http://ontariohealth.ca/StructureDefinition/oh-ehr-copied-participants-EXT CopiedParticipants
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient Patient EHR
http://ontariohealth.ca/fhir/accdr/StructureDefinition/ca-on-accdr-profile-documentReference CDRDocumentReference
http://ontariohealth.ca/fhir/accdr/StructureDefinition/ca-on-accdr-profile-composition CDRComposition

Resources that this resource uses

ValueSet
http://ontariohealth.ca/fhir/ValueSet/identifier-type Identifier Type


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Practitioner",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner",
  "version" : "1.0.0",
  "name" : "PractitionerEHR",
  "title" : "Practitioner EHR",
  "status" : "active",
  "description" : "A person who is directly or indirectly involved in the provisioning of healthcare.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Practitioner",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Practitioner.identifier",
        "path" : "Practitioner.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type",
        "path" : "Practitioner.identifier.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/identifier-type"
        }
      },
      {
        "id" : "Practitioner.identifier.type.coding",
        "path" : "Practitioner.identifier.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type.coding.system",
        "path" : "Practitioner.identifier.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type.coding.code",
        "path" : "Practitioner.identifier.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type.coding.display",
        "path" : "Practitioner.identifier.type.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.system",
        "path" : "Practitioner.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.value",
        "path" : "Practitioner.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.assigner",
        "path" : "Practitioner.identifier.assigner",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.assigner.display",
        "path" : "Practitioner.identifier.assigner.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name",
        "path" : "Practitioner.name",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.family",
        "path" : "Practitioner.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.given",
        "path" : "Practitioner.name.given",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.prefix",
        "path" : "Practitioner.name.prefix",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.suffix",
        "path" : "Practitioner.name.suffix",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.